home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Seguranca / LB / lb.exe / data.z / KlbData.dll / string.txt next >
Encoding:
Text File  |  1999-01-07  |  7.8 KB  |  175 lines

  1. 2    Invalid Database File
  2. 3    Unsupported database version
  3. 4    Unknown error in packet analyzer
  4. 5    Failed to open ID file
  5. 6    Failed to load driver. Monitoring features are not active.
  6. 7    Unable to allocate buffers
  7. 8    Invalid ID file
  8. 9    Unsupported ID file version
  9. 10    Failed to load blocking rules
  10. 11    Connection to %s is not permitted
  11. 12    Incorrect password - Permission denied
  12. 13    Unable to load ratings - Unsupported ratings file version
  13. 14    Unable to load ratings - Bad ratings file
  14. 15    LittleBrother cannot read your database files. Please delete your database files (klbdbase.lb*), and restart LittleBrother.
  15. 16    Shutting down LittleBrother on instructions of Policy Server
  16. 17    Licensing violation detected: Duplicate serial number
  17. 18    Unable to locate IP parameters. Make sure TCP/IP protocol is correctly installed. Monitoring features are not active.
  18. 19    LittleBrother does not support Win32s.
  19. 20    Unable to locate klbtrnsp.dll. Monitoring features are not active.
  20. 21    Error reading lookup file.
  21. 22    This version of LittleBrother can not be managed by Policy Server. Please upgrade to the latest version.
  22. 23    Unable to load ratings file.
  23. 24    Error opening packet dump file.
  24. 25    Bad format in packet file.
  25. 26    Error reading packet file.
  26. 27    Invalid license detected.
  27. 28    Windows system call failed - See KLBDATA.LOG for details.
  28. 29    A maximum of 30 blocking rules may be defined.
  29. 30    Unable to load driver: Unknown error. Monitoring features are disabled.
  30. 31    Unable to load driver. %1. Monitoring features are disabled.
  31. 32    Not Rated;Neutral;Unproductive;Productive
  32. 33    Name                                    Time      Volume    
  33. 34    From LittleBrother on %s: %s
  34. 35    Total;Incoming Traffic;Outgoing Traffic
  35. 36    Not Rated;Neutral;Unproductive;Productive
  36. 37    Failed to initialize network monitor
  37. 38    Time                 User                           Rating       URL\n
  38. 39    Time                           Name                                     
  39. 40    %-30s usage %-20s exceeded threshold value of %s\n
  40. 41    Total Usage
  41. 42    Generating %s report (scheduled at %s)
  42. 43    Error: can't create file %s.
  43. 44    created at: %s\n
  44. 45    report from: %s to 
  45. 46    %s report is sent to %s at %s
  46. 47    %s report is saved as %s at %s
  47. 48    Error: No Email Address.
  48. 49    Generating %s alert (scheduled at %s)
  49. 50    %s alert is sent at %s
  50. 51    %s alert is saved as %s at %s
  51. 52    Empty. No alert sent.
  52. 53    Unable to create thread for server call.
  53. 54    Database reset error.
  54. 55    Internal cache initialization failed.
  55. 56    Database is empty.
  56. 57    %-20s               Share     Top Talker\n
  57. 58    Application
  58. 59    Rating
  59. 60    Category
  60. 61    %-20s%-20s     %s\n
  61. 62    Time                           Name
  62. 63    Time                           Name                                     Site
  63. 64    Name
  64. 65    Time
  65. 66    Volume
  66. 67    Main Destination
  67. 68    Cost
  68. 69    Baseline
  69. 70    Total
  70. 71    IP
  71. 72    MAC
  72. 73    Date
  73. 74    Hour
  74. 75    Productive
  75. 76    Unproductive
  76. 77    Neutral
  77. 78    Not Rated
  78. 79    Share
  79. 80    Top Talker
  80. 81    URL
  81. 82    Ratings update failed - connection closed unexpectedly.
  82. 83    Ratings update failed - Invalid response.
  83. 84    Ratings update failed - your license does not support automatic updates, or your maintenance period has expired.
  84. 85    Ratings update failed - Invalid request.
  85. 86    No server specified for ratings update.
  86. 87    Site
  87. 88    Card Maker
  88. 89    Duration
  89. 90    First Access
  90. 91    Last Access
  91. 92    Hits
  92. 93    User
  93. 94    Recipient
  94. 95    # of email sent
  95. 96    # of email received
  96. 97    LittleBrother on %s
  97. 1054    Socket error %d.
  98. 1055    Connection refused
  99. 1056    Unknown machine name.
  100. 1057    PARAMETERS Start Long, Stop Long, Machine Long, Remote Long;\nSELECT AccessLog.Time, AccessLog.SrcUser, AccessLog.SrcMachine, AccessLog.SrcRemote, AccessLog.DestUser, AccessLog.DestMachine, AccessLog.DestRemote, AccessLog.URL, AccessLog.Volume, AccessLog.Duration\nFROM AccessLog\nWHERE (AccessLog.Time Between [Start] And [Stop])\nAND\n(\n   (\n      (\n         (AccessLog.SrcMachine = [Machine])\n         OR\n         (AccessLog.DestMachine = [Machine])\n      )\n      AND\n      ([Machine]<>0)\n   )\n   OR\n   (\n      (\n         (AccessLog.SrcRemote = [Remote])\n         OR\n         (AccessLog.DestRemote = [Remote])\n      )\n      AND\n      ([Remote]<>0)\n   )\n   OR\n   (\n      ([Machine]=0)\n      AND\n      ([Remote]=0)\n   )\n)\nORDER BY AccessLog.Time;\n
  101. 1059    HTTP/1.0 200 OK\nContent-type: text/html\nPragma: no-cache\n\n<HTML><TITLE>Connection Blocked</TITLE><BODY><p>%s<p></BODY></HTML>\n
  102. 1060    PARAMETERS Start Long, Stop Long, Source Long, Dest Long;\nSELECT Bottleneck.Timestamp, Bottleneck.From, Bottleneck.To, Bottleneck.Distance, Bottleneck.Delay, Bottleneck.Source, Bottleneck.Dest\nFROM Bottleneck\nWHERE (Bottleneck.Timestamp Between [Start] And [Stop])\nAND\n(\n   ([Source] = 0)\n   OR\n   ([Source] = Bottleneck.Source)\n)\nAND\n(\n   ([Dest] = 0)\n   OR\n   ([Dest] = Bottleneck.Dest)\n)\nORDER BY Bottleneck.Timestamp;
  103. 61440    Open
  104. 61441    Save As
  105. 61442    All Files (*.*)
  106. 61443    Untitled
  107. 61446    an unnamed file
  108. 61457    &Hide
  109. 61472    No error message is available.
  110. 61473    An unsupported operation was attempted.
  111. 61474    A required resource was unavailable.
  112. 61475    Out of memory.
  113. 61476    An unknown error has occurred.
  114. 61696    Invalid filename.
  115. 61697    Failed to open document.
  116. 61698    Failed to save document.
  117. 61699    Save changes to %1?
  118. 61700    Failed to create empty document.
  119. 61701    The file is too large to open.
  120. 61702    Could not start print job.
  121. 61703    Failed to launch help.
  122. 61704    Internal application error.
  123. 61705    Command failed.
  124. 61706    Insufficient memory to perform operation.
  125. 61707    System registry entries have been removed and the INI file (if any) was deleted.
  126. 61708    Not all of the system registry entries (or INI file) were removed.
  127. 61709    This program requires the file %s, which was not found on this system.
  128. 61710    This program is linked to the missing export %s in the file %s. This machine may have an incompatible version of %s.
  129. 61712    Please enter an integer.
  130. 61713    Please enter a number.
  131. 61714    Please enter an integer between %1 and %2.
  132. 61715    Please enter a number between %1 and %2.
  133. 61716    Please enter no more than %1 characters.
  134. 61717    Please select a button.
  135. 61718    Please enter an integer between 0 and 255.
  136. 61719    Please enter a positive integer.
  137. 61720    Please enter a date and/or time.
  138. 61721    Please enter a currency.
  139. 61728    Unexpected file format.
  140. 61729    %1\nCannot find this file.\nPlease verify that the correct path and file name are given.
  141. 61730    Destination disk drive is full.
  142. 61731    Unable to read from %1, it is opened by someone else.
  143. 61732    Unable to write to %1, it is read-only or opened by someone else.
  144. 61733    An unexpected error occurred while reading %1.
  145. 61734    An unexpected error occurred while writing %1.
  146. 61836    Unable to read write-only property.
  147. 61837    Unable to write read-only property.
  148. 61840    Unable to load mail system support.
  149. 61841    Mail system DLL is invalid.
  150. 61842    Send Mail failed to send message.
  151. 61856    No error occurred.
  152. 61857    An unknown error occurred while accessing %1.
  153. 61858    %1 was not found.
  154. 61859    %1 contains an invalid path.
  155. 61860    %1 could not be opened because there are too many open files.
  156. 61861    Access to %1 was denied.
  157. 61862    An invalid file handle was associated with %1.
  158. 61863    %1 could not be removed because it is the current directory.
  159. 61864    %1 could not be created because the directory is full.
  160. 61865    Seek failed on %1
  161. 61866    A hardware I/O error was reported while accessing %1.
  162. 61867    A sharing violation occurred while accessing %1.
  163. 61868    A locking violation occurred while accessing %1.
  164. 61869    Disk full while accessing %1.
  165. 61870    An attempt was made to access %1 past its end.
  166. 61872    No error occurred.
  167. 61873    An unknown error occurred while accessing %1.
  168. 61874    An attempt was made to write to the reading %1.
  169. 61875    An attempt was made to access %1 past its end.
  170. 61876    An attempt was made to read from the writing %1.
  171. 61877    %1 has a bad format.
  172. 61878    %1 contained an unexpected object.
  173. 61879    %1 contains an incorrect schema.
  174. 61888    pixels
  175.